<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
header{
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 2;
}
.main{
    /* flex: 1; */
}
.title_name{
    color:#7c7a7b;
    font-size: 15px;
    font-weight: bold;
}
/* è½®æ’­banner */
.swiper-container img{
    width: 100%;
    height: 100%;
}

.swiper-container1 .swiper-pagination-bullet {
    width: 25px;
    height: 25px;
    display: inline-block;
    margin-right: 17px;
    border-radius: 100%;
    background: url(../images/jia.png) no-repeat center/25px 25px;
    opacity: 1;
}
.swiper-container1 .swiper-pagination-bullet-active{
    background: url(../images/jia2.png) no-repeat center/25px 25px;
}
/* å›¾ç‰‡å&nbsp;ä½ */
.swiper-container1 .swiper-slide{
    width: 100%;
    overflow: hidden;
    position: relative;
}
.swiper-container1 .swiper-slide::after{
    content: '';
    display: block;
    margin-top: 41%;
}
.swiper-container1 .swiper-slide img{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

/* å— */
section{
    padding-top: 70px;
    overflow: hidden;
}
section h1{
    text-align: center;
    font-size: 30px;
    color: #00993E;
    margin-bottom: 30px;
    font-family: "é”å­—ç²—";
    font-weight: lighter;
}
.imgText_item{
    display: flex;
    margin-bottom: 14px;
}
.imgText_item img{
    width: 47%;
    height: 340px;
}
.imgText_item_p{
    width: 50%;
    padding: 48px 36px 0 36px;
    color: #757575;
    line-height: 30px;
    font-size: 14px;
    background: #F8F8F8;

}
.imgText_item_p&gt;p{
    font-size: 14px;
}
.imgText_item_p h2{
    color:#828282;
    margin-bottom: 12px;
}

.imgText_item_down{
    width: 52%;
    padding: 0;
    background: #fff;
}
/*imgText_item_down1{
    width: 60%;
    overflow: hidden;
    position: relative;
}
imgText_item_down1:after{
    count:"";
    display: block;
    margin-top: 40%;
}*/
.imgText_item_p_two{
    width: 48%;
    height: 100%;
    padding: 28px 0 0 26px;
    float: left;
    position: relative;
    box-sizing: border-box;
    background: #F8F8F8;
}
.imgText_item_p_two:nth-of-type(2){
    margin-left: 15px;
}
.imgText_item_p_two:nth-of-type(2) span{
    display: block;
}
.imgText_item_p_two h3{
    margin-bottom: 5px;
}
.imgText_item_p_two  p{
    margin-bottom: 10px;
}
.imgText_item_p_two .itemP{
    padding: 4px 12px;
    border: 1px  solid #ccc;
    border-radius: 10px;
    font-weight: bold
}
.more2{
    position: absolute;
    bottom: 33px;
}
.more3{
    position: absolute;
    bottom: 33px;
    right: 30px;
}
/* å›¾ç‰‡åˆ— */
.imgList{
    background: url(../images/bg1.jpg) no-repeat center/100% 100%;
    padding-bottom: 50px;
    min-height: 653px;
}
.imgMain{
    position: relative;
}
/* æŒ‰é’® */
.swiper_btn{
    width: 60px;
    height: 60px;
    background: url(../images/jiaCircal.png) no-repeat center/60px;
    outline: none;
    position: absolute;
    top: 290px;  
}
.swiper_btn:hover{
    cursor: pointer;
}
.swiper-btn-prev{
    left: -100px;
}
.swiper-btn-next{
    right: -100px;    
}
/* è½®æ’­å†…å®¹ */
.swiper-container2{
    width: 100%;
}
/* .imgMain_item{
    width: 25%;
} */
.imgMain ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.imgMain ul li {
    position: relative;
    margin-top: 15px;
    width: 24%;
    box-shadow: 10px 10px 18px #ccc;
}
.imgMain ul li a{
    display: block;
    color: #fff;
}
.imgMain ul li a p{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    text-align: center;
    line-height: 50px;
    background: #00993E;
    opacity: .8;
    font-size: 16px;
    box-sizing: border-box;
}
/* ä¸ºç‰§ä¸šé™æœ¬å¢žæ•ˆ */
.wmy{
    background: none;
}
.wmy .imgMain ul li{
    flex: 0 1 32.5%
}
.wmy .imgMain ul li:nth-of-type(n+4){
    flex: 0 1 49.3%;
}
.wmy .imgMain ul li a{
    position: relative;
    overflow: hidden;
    width: 100%;
    display: block;
}
.wmy .imgMain ul li a::after{
    content: '';
    display: block;
    margin-top: 74%;
}
.wmy .imgMain ul li a img{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
.wmy .imgMain ul li:nth-of-type(n+4) a::after{
    margin-top: 49%;
}


/* æ–°é—»èµ„è®¯ */
.news{
    width: 100%;
    min-height: 614px;
    background: linear-gradient(#fff,#f8f8f8)
}
.news_cont{
    height: 100%;
    background: linear-gradient(#fefefe,#f8f8f8);
}
.news_cont .comWidth{
    /* display: flex;
    justify-content: space-between; */
}
.news_cont video{
    width: 100%;
    height: 260px;
    object-fit: fill;
}
.news_item{
    /* flex: 0 1 32.5%; */
    width: calc(96%/3);
    margin-right: 2%;
    padding-bottom: 30px;
    float: left;
    height: 450px;
}
.news_item h2{
    overflow: hidden;
    height: 26px;
}
.news_item:nth-of-type(3n){
    margin-right: 0;
}
.news_item img{
    width: 100%;
    height: 260px;
}
.news_item h2{
    font-size: 20px;
    color: #00993E;
    font-weight: bold;
    margin-top: 10px;
    text-align: left;
}
.news_item i{
    display: block;
    width: 65px;
    height: 3px;
    background: #00993E;
    margin: 12px auto 10px auto;    
}
.news_item:not(:last-child) p{
    color: #757575;
    text-indent: 2rem;
    line-height: 1.6;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.news_item ul{
    padding: 10px 16px 0;
    background: #EFEFEF;
    padding-bottom: 24px;
    height: 85%;
}
.news_item ul li{
    border-bottom: 1px solid #00993E;
    background: url(../images/jia.png) no-repeat left 4px/12px;
    margin-top: 10px;
    padding-bottom: 10px;
}
.news_item ul li p{
    text-indent: 0;
    box-sizing: border-box;
    padding-left: 20px;
    color: #00993E;
    font-size: 18px;
    font-family: "é”å­—ç»†";
    font-weight: 600;
    width: 100%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.news_item ul li p:last-child{
    margin-top: 10px;
    font-size: 15px;
}
.news_item ul li:last-child{
    border: 0;
}
.more4{
    margin-top: 10px;
}

.textText{
    background: url(../images/bg33.jpg) no-repeat;
    padding-bottom: 100px;
    background-size: 100% 100%;
}
.textText ul li{
    height: 346px;
    padding: 50px 38px;
    box-sizing: border-box;
    color: #fff;
    position: relative;
}
.textText ul li:nth-child(1){
    width: 46%;
    float: left;
    background: #5AB450;
}
.textText ul li:nth-child(2){
    width: 53%;
    float: right;
    background: #00993E;
}
.textText ul li:nth-child(3){
    width: 53%;
    float: left;
    background: #1DAA39;
    margin-top: 16px;
}
.textText ul li:nth-child(4){
float: right;
    width: 46%;
    background: #5AB450;
    margin-top: 16px;
}
.textText ul li h2{
    font-size: 30px;
    margin-bottom: 22px;
}
.textText ul li p{
    line-height: 32px;
    font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.more5{
    background: #8DCC86;
    /* margin-top: 18px; */
    position: absolute;
    bottom: 30px;
    right: 38px;
}
/* .more5:nth-child(5){
    margin: 0;
} */
.textText ul li:nth-child(3){
    text-align: center;
}
.textText ul li:nth-child(3) h2{
    text-align: left;
}
.textText ul li:nth-child(3) h3{
    padding: 3px 8px;
    background: #fff;
    color: #00993E;
    border-radius: 10px;
    display: inline-block;
}
.line{
    width: 314px;
    height: 18px;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    margin: 0 auto;
    margin-top: 24px;
    position: relative;
}
.line::before{
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    background: #1DAA39;
    transform:rotate(45deg);
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    position: absolute;
    top: -7px;
    left: 150px;
}
.line span{
    position: absolute;
    padding: 3px 8px;
    display: inline-block;
    background: #fff;
    color: #00993E;
    border-radius: 10px;
    top: 26px;
}
.line span:nth-child(1){
    left: -25px;
}
.line span:nth-child(2){
    left: 125px
}
.line span:nth-child(3){
    right: -52px;
}
.dotted{
    margin-top: 70px;
    text-align: center;
}
.four{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /* position: relative; */
}
.four-item{
    flex: 0 1 49%;
    line-height: 38px;
}
@media screen and (max-width:1200px){
    .four-item{
        line-height: 1.6;
    }
    .news_cont .comWidth{
        flex-wrap: wrap;
    }
    /* .news_item{
        width: calc(98%/2);
        float: left;
        margin-right: 1%;
        height: 410px;
    }
    .news_item:nth-of-type(3){
        width: 100%;
    } */
    .swiper_btn{
        top: 220px;
    }
    .swiper-btn-next{
        right: -70px;
    }
    .swiper-btn-prev{
        left: -70px;
    }
    .textText ul li{
        height: 306px;
    }
}

</pre></body></html>